Skip to content

Conversation

@msanft
Copy link

@msanft msanft commented Jan 5, 2026

This adds provider configuration for Privatemode AI.

The default URL points to http://localhost:8080 as Privatemode AI relies on a locally-run proxy to provide end-to-end encryption.

Related PR in models.dev: anomalyco/models.dev#602

Tested this locally with the relevant model entries in opencode.json.

Closes #7952

@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2026

The following comment was made by an LLM, it may be inaccurate:

Search Results

No duplicate PRs found.

The search results only return the PR itself (PR #6931 - "Add privatemode-ai provider"), which indicates this is a new addition without existing duplicate or related open PRs in the repository.

All other results are related to different provider additions or features (Amazon Bedrock, Cursor, Ollama Cloud, GitHub Action custom providers, etc.) but are not duplicates of this specific Privatemode AI provider PR.

@github-actions
Copy link
Contributor

Hey! Your PR title Add privatemode-ai provider doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@msanft msanft changed the title Add privatemode-ai provider feat(opencode): add privatemode-ai provider Jan 12, 2026
@github-actions
Copy link
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: Add privatemode-ai provider

1 participant